-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: bluetooth: tester: increase BT RX stack size for nrf54l #21046
tests: bluetooth: tester: increase BT RX stack size for nrf54l #21046
Conversation
nrf54l15 needs more BT RX stack size for the following test cases: MMDL/SR/GPL/BV-14-C MMDL/SR/LHSL/BV-07-C MMDL/SR/LHSL/BV-08-C MMDL/SR/LXYL/BV-08-C MMDL/CL/GPR/BV-08-C MMDL/SR/LLN/BV-17-C Signed-off-by: alperen sener <alperen.sener@nordicsemi.no>
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 70889b035fc20963802819ba41ad6f2ddc1724f0 more detailssdk-nrf:
Github labels
List of changed files detected by CI (1)
Outputs:ToolchainVersion: 4ffa2202d5 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know why stack size is increased on nRF54L15?
MBEDTLS is the cause the additional stack need. The actual PSA stack requirement will be investigated. Also, I haven't check what type of load or network activity is requiring stack increase particularly for those test cases. |
nrf54l15 needs more BT RX stack size for the following test cases: MMDL/SR/GPL/BV-14-C
MMDL/SR/LHSL/BV-07-C
MMDL/SR/LHSL/BV-08-C
MMDL/SR/LXYL/BV-08-C
MMDL/CL/GPR/BV-08-C
MMDL/SR/LLN/BV-17-C